home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / os2 / mrbtr14.zip / EFDISK.DOC < prev    next >
Text File  |  1996-07-06  |  9KB  |  223 lines

  1.               ╔═════════════════════════════════╗
  2.               ║    EFDISK v1.4 DOCUMENTATION    ║
  3.               ║    (C) Nagy Daniel 07-06-96     ║
  4.               ╚═════════════════════════════════╝
  5.  
  6.     ┌──────────┐
  7.     │ CONTENTS │
  8.     └──────────┘
  9.  
  10.         Disclaimer............................ 1
  11.  
  12.                 Copyright............................. 2
  13.  
  14.         Introduction.......................... 3
  15.  
  16.         Features.............................. 4
  17.  
  18.         Requirements.......................... 5
  19.  
  20.         Usage (IMPORTANT!).................... 6
  21.  
  22.         History............................... 7
  23.  
  24.         Technical information................. 8
  25.  
  26.         Contact............................... 9
  27.  
  28.  
  29. ┌────────────┐
  30. │ DISCLAIMER ├──────────────────────── 1 ─────────────────────────────────────
  31. └────────────┘
  32.  
  33.         Using this program comes without any warranty. The author
  34.         and distributors will not accept responsibility for any
  35.         damage incurred directly or indirectly through use of this
  36.         program.
  37.         Use at your own risk!
  38.  
  39. ┌───────────┐
  40. │ COPYRIGHT ├───────────────────────── 2 ─────────────────────────────────────
  41. └───────────┘
  42.  
  43.         This program is copyright (c) Nagy Dániel.
  44.         This program is a part of the MasterBooter package. Distributing it
  45.         separately is not allowed. Distribute the whole unmodified shareware
  46.         package only!
  47.         For other distributing information see the MasterBooter
  48.         documentation.
  49.  
  50. ┌──────────────┐
  51. │ INTRODUCTION ├────────────────────── 3 ─────────────────────────────────────
  52. └──────────────┘
  53.  
  54.         EFDISK (Extended FDISK) is a disk partitioning program. With EFDISK
  55.         you can create or modify primary partitions of your harddisks.
  56.         EFDISK supports many partition types, howewer you cannot make
  57.         DOS logical drives and extended partitions with it. The original
  58.         FDISK program doesn't allow you to create more than 1 primary
  59.         partition. EFDISK does, therefore it's a powerful tool to help
  60.         installing more operating systems in your PC.
  61.         EFDISK is a support program of MasterBooter.
  62.  
  63. ┌──────────┐
  64. │ FEATURES ├────────────────────────── 4 ─────────────────────────────────────
  65. └──────────┘
  66.  
  67.         - Displaying partition information of all IDE drives in your system
  68.  
  69.         - Creating or editing partitions
  70.  
  71.         - Compatibility with all partition types, including:
  72.              FAT (DOS, Windows, Win95, OS/2)
  73.              HPFS (OS/2)
  74.              Minix (Linux)
  75.              Ext2FS (Linux)
  76.              Linux swap (Linux)
  77.              NTFS (Windows NT)
  78.  
  79.         - Easy-to-use user interface
  80.  
  81. ┌──────────────┐
  82. │ REQUIREMENTS ├────────────────────── 5 ─────────────────────────────────────
  83. └──────────────┘
  84.  
  85.      - 80286 processor or up
  86.      - MS-DOS or compatible operating system
  87.      - At least one harddisk
  88.      - Keyboard
  89.      - VGA adapter
  90.  
  91. ┌───────┐
  92. │ USAGE ├───────────────────────────── 6 ─────────────────────────────────────
  93. └───────┘
  94.  
  95.      Note: Playing with partitions is a risky job! Use this program only
  96.            if you know what you're doing!
  97.  
  98.      1) Installation
  99.  
  100.         You can copy these files (this docs and the executables) together
  101.         wherever you like. This program doesn't need any additional
  102.         settings. Just run it and have fun.
  103.  
  104.      2) Usage information
  105.  
  106.           For safety:
  107.           1) Make a system disk: Type: format a: (PRESS ENTER)
  108.                                        sys c: a: (PRESS ENTER)
  109.           2) Run the program MRESCUE.COM. Choose the 'Create rescue disk'
  110.              option. It will copy important information about your disks
  111.              and the MRESCUE.COM itself to floppy, so you can restore your
  112.              previous configuration later if necessary.
  113.           3) Now you can safely run EFDISK. If anything goes wrong, boot
  114.              from the floppy you've just created, run MRESCUE.COM and
  115.              choose 'Restore original configuration'.
  116.              This will reset all modifications.
  117.              Send me a mail if something is not working, and write
  118.              all steps you've done unless I won't be able to correct the
  119.              problem. Thank You!
  120.  
  121.         Before running EFDISK quit all multitasking environments
  122.         (ie. Windows or OS/2 DOS box) and run plain DOS, because
  123.         after the program writes the modifications to your harddisk,
  124.         the system needs to be rebooted.
  125.  
  126.         When executing, EFDISK will gather information about your disks and
  127.         partitions. Then you will be provided a list of all partitions of
  128.         all disks and their parameters. From this list you can choose the
  129.         partition entry you want to change.
  130.  
  131.         When you select a partition, EFDISK will ask several questions.
  132.         These are:
  133.         - The hexadecimal type ID of the partition. EFDISK will show you
  134.           the most common types and their IDs.
  135.         - Starting cylinder number of partition (the minimum is 0).
  136.           If the previous partition is ending on cylinder 'x' then set
  137.           this to 'x+1'. This number is decimal.
  138.         - Ending cylinder number of partition. EFDISK will show you the
  139.           maximum cylinder number available for the actual harddisk.
  140.  
  141.         The number of heads and sectors per track vaules are determined
  142.         automatically for each disk, you don't have to mess with them.
  143.  
  144.         Pressing SPACE will activate the highlighted partition. It won't
  145.         do anything, if the highlighted partition is not on the first
  146.         harddisk.
  147.  
  148.         After preparing all partition entries, press F10 to save the new
  149.         partition table to disk.
  150.  
  151. !!   Usage note: - EFDISK doesn't check for partition errors! It's not an
  152. !!                 'intelligent' program. You have total freedom to set all
  153. !!                 parameters, even if they are incorrect or redundant!
  154. !!               - This version can be used with max. two hard drives only!
  155.                 
  156.      3) Notes about partitioning
  157.  
  158.         - If there's data on your harddisk then create backups of your
  159.           partition tables with MRESCUE.
  160.         - You can have only one active partition in your first harddisk's
  161.           partition table. If you activate a artition, EFDISK will
  162.           automatically clear the other partitions' 'active' flag.
  163. !!      - Don't use EFDISK to resize or move such existing partitions that
  164. !!        contains data you need!
  165.  
  166. ┌─────────┐
  167. │ HISTORY ├─────────────────────────── 7 ─────────────────────────────────────
  168. └─────────┘
  169.  
  170.         Version:
  171.  
  172.         1.1 - First official release in the MasterBooter package
  173.  
  174.         1.2 - If the starting cylinder of a partition was 0, then the
  175.                 'relative starting sector' and 'number of sectors' value
  176.                 in the partition table were incorrect. Now they're correct.
  177.  
  178.         1.3 - Fixed a small bug, that sometimes caused incorrect 'number
  179.                 of sectors' value.
  180.  
  181.         1.4 - Now the 'Space' key can be used to activate a partition,
  182.                 so no need to retype all parameters.
  183.               With large hard drives, sometimes the partition sizes were
  184.                 incorrect. Now they are always correct.
  185.  
  186. ┌───────────────────────┐
  187. │ TECHNICAL INFORMATION ├───────────── 8 ─────────────────────────────────────
  188. └───────────────────────┘
  189.  
  190.         A harddisk can contain up to four primary partitions. The partition
  191.         table (which resides in the very first sector of your harddisk)
  192.         describes the type, bootability and starting/ending cylinder number
  193.         of the partitions. In bootable partitions, the first sector is
  194.         always the so called 'boot sector' which contains a small OS loader.
  195.         In these partitions you can install any operating system in theory.
  196.         But in the real world some operating systems don't allow you to
  197.         create more than one primary partition, or to boot another operating
  198.         system. So creating multiple primary partitions and choosing the
  199.         operating system at boot time was quite diffic